home *** CD-ROM | disk | FTP | other *** search
- Short: Redirect SetFunction() to patch.library V1.41
- Type: util/misc
- Uploader: snfuchs@sokrates.franken.de
- Author: snfuchs@sokrates.franken.de
-
- This one was written as a support program, for my patch.library.
- It patches the exec.library/SetFunction() to use patch.library
- instead of the normal OS-function.
-
-
- This release of PatchSetFunc (V1.41) fixes the following bugs:
-
- V1.41 ENHANCEMENT: Sets a private bit in the patch.library base structure, if active
- DOCUMENTATION: Problems with NoDraw & NoFill
- V1.40 ENHANCEMENT: Automatically extends the stack to at least 2000 bytes for each
- patch, if patch.library V5+ is installed
- V1.35 FIX: Patching of Expunge() is now possible for programms other than unarp
- (This fixes crashes with GPFax)
- V1.33 FIX: By passing a wrong tag to patch.library, too many internal poject-
- structures were created (This reduces memory usage)
- V1.32 ENHANCEMENT: Now does nothing, if the librarybase or
- the function passed to SetFunction() is NULL.
- (This fixes problems with the buggy CEDPatch)
- ENHANCEMENT: Docs now in AmigaGuide format
- V1.31 FIX: No longer used for Executive, because of crashes when removing patches
- V1.30 FIX: Calling SetFuction() for the same patch for the same function twice
- installs this function now only once
- (This fixes crashes with PatchSetFunc + RTPatch + Iconian (and WordWorth))
-